CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - recursive least squares

搜索资源列表

  1. mzxec.rar

    0下载:
  2. 递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:885
    • 提供者:simba
  1. xitongbianshi.rar

    1下载:
  2. 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1706
    • 提供者:刘悠
  1. Recursive_Least_Squares_Constant_Modulus_Algorithm

    0下载:
  2. 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array-Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array2004
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:158572
    • 提供者:刘英超
  1. rls

    0下载:
  2. contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1324821
    • 提供者:
  1. Matlab_update_RLS

    0下载:
  2. System identification with adaptive filter using full and partial-update Recursive-Least-Squares -System identification with adaptive filter using full and partial-update Recursive-Least-Squares
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6564
    • 提供者:Peter Tiong
  1. rls_identifikation

    0下载:
  2. RLS identification algorithm. RLS is used to identify a discrete time model of a plant operating in open-loop based on the recursive least squares method and the UD factorization for updating the adaption gain matrix (F).-RLS identification algori
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:Milan
  1. f_lms

    0下载:
  2. 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:740
    • 提供者:xieliwei
  1. leastsquare

    0下载:
  2. Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:400370
    • 提供者:pravin jadhav
  1. junheng

    0下载:
  2. 项目采用matlab对强迫零均衡器、最小均方误差均衡器、自适应线性均衡器进行了编程实现,并给出了计算机的仿真结果以及对仿真结果的分析,最后,给出递归最小二乘准则下的均衡器仿真予以比较。-Forced to zero on the project using matlab equalizer, minimum mean square error equalizer, adaptive linear equalizer is programmed to achieve, and gives the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8260
    • 提供者:gaoliangy
  1. Recursive-least-squares-

    1下载:
  2. 在自适应控制中,用Matlab算法实现递推最小二乘参数估计-In adaptive control, recursive least squares algorithm using Matlab parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14036
    • 提供者:xiajulong
  1. Augmented-recursive-least-squares

    0下载:
  2. 增广递推最小二乘参数辨识matlab程序-Augmented recursive least squares parameter identification procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15597
    • 提供者:陈欣
  1. Recursive-least-squares

    0下载:
  2. 递推最小二乘的老师给的很好的matlab程序-Recursive least squares parameter identification procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15737
    • 提供者:陈欣
  1. Kernel-Recursive-Least-Squares

    1下载:
  2. 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3884
    • 提供者:jiang
  1. The-method-of-least-squares

    0下载:
  2. 最小二乘法,递推最小二乘法,基本最小二乘法,帮助同学学习最小二乘法。-The method of least squares, recursive least squares method, the basic method of least squares, to help students learn the method of least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:692724
    • 提供者:rose
  1. one-time-least-squares-algorithm

    0下载:
  2. 辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。最小二乘法是一种数学优化技术。-Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the controlled object. Method of least squares is a mathematical optimizat
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:5936
    • 提供者:gjf
  1. recursive-least-square-algorithm

    0下载:
  2. 最小二乘法是一种数学优化技术。辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。-Method of least squares is a mathematical optimization techniques. Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the con
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:6275
    • 提供者:gjf
  1. Recursive-least-squares

    0下载:
  2. 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1571
    • 提供者:jiang
  1. Recursive-least-squares-with-noise-

    0下载:
  2. Recursive least squares with noise
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:116405
    • 提供者:Ashraf
  1. Recursive-least-squares-procedure

    0下载:
  2. 本案例利用递推最小二乘程序对系统进行系统便是处理-In this case the use of recursive least squares procedure of the system is processing system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:11576
    • 提供者:yu
  1. A-fast-recursive-total-least-squares-algorithm-fo

    0下载:
  2. An Improved Gain Vector to Enhance Convergence Characteristics of Recursive Least Squares Algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:295813
    • 提供者:you
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com